home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / vbmake.exe / BC7.INI < prev    next >
Text File  |  1993-05-05  |  511b  |  15 lines

  1. # this is the MM initialisation file for BC7
  2. # to use this file, rename it as MM.INI and make any necessary
  3. # changes to paths
  4. compile=\bc7\binb\bc.exe
  5. link=\bc7\binb\link.exe
  6. compflags=/O/Ot/G2/Fs/Lr/FPi
  7. compflags=/T/C:512
  8. linkflags=/EX/NOE
  9. linkflags=/NOD:brt71efr.lib
  10. lib=T:\bc7\bcl71efr.lib
  11. lib=T:\bc7\im2.lib
  12. lib=; # don't prompt the user for further libraries
  13. CheckIncludes=True # INCLUDEd files are put into the dependencies list.
  14. ObjDir=\bc7\qbobj  # This is where the object files will go
  15.